ComponentOne ASP.NET MVC Controls
Period Method (BollingerBandsBuilder<T>)

C1.Web.Mvc.Finance.Fluent Namespace > BollingerBandsBuilder<T> Class : Period Method
The value.
Configurates C1.Web.Mvc.Finance.BollingerBands<T>.Period. Sets the period for the calculation as an integer value.
Syntax
'Declaration
 
Public Function Period( _
   ByVal value As Double _
) As BollingerBandsBuilder(Of T)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

BollingerBandsBuilder<T> Class
BollingerBandsBuilder<T> Members